Gets or sets In-Reply-To header field. The In-Reply-To header field is used
to indicate the Call-ID that request references or is returning.
Namespace:
Independentsoft.Sip.Methods
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string InReplyTo { get; set; }Public Property InReplyTo As String
Get
Set
Property Value
Type:
String
See Also